home *** CD-ROM | disk | FTP | other *** search
/ PC Format (PL) 2008 December / PC_Format_122008.iso / Multimedia / MediaPortal 0.2.3.0 / MediaPortal_0.2.3.0_Setup.exe / skin / BlueTwo wide / dialogOK.xml < prev    next >
Extensible Markup Language  |  2007-11-15  |  878b  |  29 lines

  1. ∩╗┐<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <window>
  3.   <id>2002</id>
  4.   <defaultcontrol>10</defaultcontrol>
  5.   <allowoverlay>yes</allowoverlay>
  6.   <controls>
  7.     <import>common.dialog.xml</import>
  8.     <control>
  9.       <description>OK button</description>
  10.       <type>button</type>
  11.       <id>10</id>
  12.       <posX>890</posX>
  13.       <posY>294</posY>
  14.       <textYOff>9</textYOff>
  15.       <width>48</width>
  16.       <height>48</height>
  17.       <textureFocus>dialogue_ok_focus.png</textureFocus>
  18.       <textureNoFocus>dialogue_ok_nofocus.png</textureNoFocus>
  19.       <label>-</label>
  20.       <onleft>10</onleft>
  21.       <onright>10</onright>
  22.       <onup>10</onup>
  23.       <ondown>10</ondown>
  24.       <animation effect="fade" time="250">WindowOpen</animation>
  25.       <animation effect="fade" time="250">WindowClose</animation>
  26.     </control>
  27.   </controls>
  28. </window>
  29.